home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Online Today 2002 April
/
OTODAY042002.ISO
/
pc
/
progwin
/
lighths.swf
/
scripts
/
DefineButton2_827
/
BUTTONCONDACTION on(press).as
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2001-08-13
|
144 b
|
9 lines
on(press){
startDrag("_root.OR1",0);
if(current != 0)
{
set("_root:modul" add current,"none");
current = 0;
}
}